LEADTOOLS WebForms and AJAX (Leadtools.Web.Services assembly)
LEAD Technologies, Inc

ServiceStreamer<TStreamedData,TServiceState> Class






Members 
The user type returned from the called web service.
User state information.
Provides a generic implementation for streaming data from web services and synchronizing with the UI (user interface) updates.
Object Model
ServiceStreamer<TStreamedData,TServiceState> Class
Syntax
public abstract class ServiceStreamer<TStreamedData,TServiceState> 
'Declaration
 
Public MustInherit Class ServiceStreamer
    (Of TStreamedData,TServiceState) 
public sealed class ServiceStreamer<TStreamedData,TServiceState> 
function Leadtools.Web.Services.ServiceStreamer()
generic<typename TStreamedData>
generic<typename TServiceState>
public ref class ServiceStreamer abstract 
Type Parameters
TStreamedData
The user type returned from the called web service.
TServiceState
User state information.
Remarks

This is an abstract class which you need to override and implement the abstract methods in order to use. The class allows inheritors to specify the number of concurrent web calls they want make at once and synchronizes this with updating the UI with the streamed data.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceStreamer<TStreamedData,TServiceState> Members
Leadtools.Web.Services Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.